﻿.head{ width:95%; height:80px; margin:0px auto
}
.logo{width:40%;height:80px; float:left;background:url(../images/logo.jpg) no-repeat center
}



.tel{width:20%;height:80px; float:right; line-height:120px; font-size:28px; color:#0b3a85; font-weight:bold
}



@media screen and (max-width: 1680px)
 {
.head{ width:95%; height:80px; margin:0px auto
}
.logo{width:35%;height:80px; float:left;background:url(../images/logo1.jpg) no-repeat
}



.tel{width:25%;height:80px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold
}

}
@media screen and (max-width: 1024px) {
	.head{ width:100%; height:60px; margin:0px auto
}
	}


@media screen and (max-width: 1280px) {


.head{ width:100%; height:60px; margin:0px auto
}

.logo{width:95%;height:60px; float:left;background:url(../images/mp_logo.jpg) no-repeat;
}

.tel{width:10%;height:100px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold; display:none;
}
}


@media screen and (max-width: 768px) {


.head{ width:100%; height:60px; margin:0px auto
}

.logo{width:95%;height:60px; float:left;background:url(../images/mp_logo.jpg) no-repeat;
}

.tel{width:10%;height:100px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold; display:none;
}
}

@media screen and (max-width: 414px){

.head{ width:100%; height:60px; margin:0px auto
}

.logo{width:90%;height:60px; float:left;background:url(../images/mp_logo.jpg) no-repeat;
}

.tel{width:10%;height:100px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold; display:none;
}
}
@media screen and (max-width: 375px){

.head{ width:100%; height:60px; margin:0px auto
}

.logo{width:90%;height:60px; float:left;background:url(../images/mp_logo.jpg) no-repeat;
}

.tel{width:10%;height:100px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold; display:none;
}
}
@media screen and (max-width: 360px){

.head{ width:100%; height:60px; margin:0px auto
}

.logo{width:90%;height:60px; float:left;background:url(../images/mp_logo.jpg) no-repeat;
}

.tel{width:10%;height:100px; float:right; line-height:100px; font-size:26px; color:#0b3a85; font-weight:bold; display:none;
}
}





